Skip to content

bpo-43693: Add _PyCode_New().#26375

Merged
ericsnowcurrently merged 8 commits intopython:mainfrom
ericsnowcurrently:code-object-cleanup-new
May 27, 2021
Merged

bpo-43693: Add _PyCode_New().#26375
ericsnowcurrently merged 8 commits intopython:mainfrom
ericsnowcurrently:code-object-cleanup-new

Conversation

@ericsnowcurrently
Copy link
Member

@ericsnowcurrently ericsnowcurrently commented May 26, 2021

This is an internal-only API that helps us manage the many values used to create a code object.

https://bugs.python.org/issue43693

@markshannon
Copy link
Member

Just a couple of minor issues.

@markshannon
Copy link
Member

LGTM 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants